--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Commit f6c23ef577135ffa560530c07ca884492200b515
Parents : 5ddca1c
Author : Ivan <ivan@quad4.io>
Signature : Invalid signer <e46112d44649266d71fe2193e00a4710>, author is <ivan@quad4.io>
Date : 2026-07-04T16:43:37-05:00
feat(locales): add "load previous messages" string to multiple language files for improved user experience
Changes
8 files changed, 8 insertions(+), 0 deletions(-)
Diff
diff --git a/meshchatx/src/frontend/locales/de.json b/meshchatx/src/frontend/locales/de.json
index e1f9dae9..9bae63b7 100644
--- a/meshchatx/src/frontend/locales/de.json
+++ b/meshchatx/src/frontend/locales/de.json
@@ -2905,6 +2905,7 @@
"no_hubs": "Noch keine Hubs konfiguriert. Fügen Sie einen hinzu, um zu beginnen.",
"no_rooms": "Keine Räume beigetreten. Treten Sie einem Raum bei, um zu chatten.",
"no_room_selected": "Wählen Sie einen Raum, um Nachrichten anzuzeigen.",
+ "load_previous": "Frühere Nachrichten laden",
"rooms": "Räume",
"members": "Mitglieder",
"join_room": "Raum beitreten",
diff --git a/meshchatx/src/frontend/locales/es.json b/meshchatx/src/frontend/locales/es.json
index fe0fb418..8d794557 100644
--- a/meshchatx/src/frontend/locales/es.json
+++ b/meshchatx/src/frontend/locales/es.json
@@ -2905,6 +2905,7 @@
"no_hubs": "Aun no hay hubs configurados. Anade uno para empezar.",
"no_rooms": "No te has unido a ninguna sala. Unete a una para chatear.",
"no_room_selected": "Selecciona una sala para ver los mensajes.",
+ "load_previous": "Cargar mensajes anteriores",
"rooms": "Salas",
"members": "Miembros",
"join_room": "Unirse a la sala",
diff --git a/meshchatx/src/frontend/locales/fi.json b/meshchatx/src/frontend/locales/fi.json
index fe177a3e..89581490 100644
--- a/meshchatx/src/frontend/locales/fi.json
+++ b/meshchatx/src/frontend/locales/fi.json
@@ -2264,6 +2264,7 @@
"no_hubs": "No hubs configured yet. Add one to get started.",
"no_rooms": "No rooms joined. Join a room to start chatting.",
"no_room_selected": "Select a room to view messages.",
+ "load_previous": "Load earlier messages",
"rooms": "Rooms",
"members": "Members",
"join_room": "Join Room",
diff --git a/meshchatx/src/frontend/locales/fr.json b/meshchatx/src/frontend/locales/fr.json
index 73065566..43c6d35b 100644
--- a/meshchatx/src/frontend/locales/fr.json
+++ b/meshchatx/src/frontend/locales/fr.json
@@ -2905,6 +2905,7 @@
"no_hubs": "Aucun hub configure. Ajoutez-en un pour commencer.",
"no_rooms": "Aucun salon rejoint. Rejoignez un salon pour discuter.",
"no_room_selected": "Selectionnez un salon pour voir les messages.",
+ "load_previous": "Charger les messages precedents",
"rooms": "Salons",
"members": "Membres",
"join_room": "Rejoindre le salon",
diff --git a/meshchatx/src/frontend/locales/it.json b/meshchatx/src/frontend/locales/it.json
index 41e41c59..ef2c24e9 100644
--- a/meshchatx/src/frontend/locales/it.json
+++ b/meshchatx/src/frontend/locales/it.json
@@ -2905,6 +2905,7 @@
"no_hubs": "Nessun hub configurato. Aggiungine uno per iniziare.",
"no_rooms": "Nessuna stanza. Entra in una stanza per chattare.",
"no_room_selected": "Seleziona una stanza per vedere i messaggi.",
+ "load_previous": "Carica messaggi precedenti",
"rooms": "Stanze",
"members": "Membri",
"join_room": "Entra nella stanza",
diff --git a/meshchatx/src/frontend/locales/nl.json b/meshchatx/src/frontend/locales/nl.json
index c6928650..e4000d71 100644
--- a/meshchatx/src/frontend/locales/nl.json
+++ b/meshchatx/src/frontend/locales/nl.json
@@ -2905,6 +2905,7 @@
"no_hubs": "Nog geen hubs geconfigureerd. Voeg er een toe om te beginnen.",
"no_rooms": "Geen kamers. Word lid van een kamer om te chatten.",
"no_room_selected": "Selecteer een kamer om berichten te bekijken.",
+ "load_previous": "Eerdere berichten laden",
"rooms": "Kamers",
"members": "Leden",
"join_room": "Kamer betreden",
diff --git a/meshchatx/src/frontend/locales/ru.json b/meshchatx/src/frontend/locales/ru.json
index 4e62feec..01ff4f23 100644
--- a/meshchatx/src/frontend/locales/ru.json
+++ b/meshchatx/src/frontend/locales/ru.json
@@ -2905,6 +2905,7 @@
"no_hubs": "Хабы ещё не настроены. Добавьте один, чтобы начать.",
"no_rooms": "Нет комнат. Присоединитесь к комнате, чтобы общаться.",
"no_room_selected": "Выберите комнату для просмотра сообщений.",
+ "load_previous": "Загрузить более ранние сообщения",
"rooms": "Комнаты",
"members": "Участники",
"join_room": "Войти в комнату",
diff --git a/meshchatx/src/frontend/locales/zh.json b/meshchatx/src/frontend/locales/zh.json
index 3579469b..9461de04 100644
--- a/meshchatx/src/frontend/locales/zh.json
+++ b/meshchatx/src/frontend/locales/zh.json
@@ -2905,6 +2905,7 @@
"no_hubs": "尚未配置中心。添加一个以开始。",
"no_rooms": "未加入任何房间。加入房间开始聊天。",
"no_room_selected": "选择一个房间以查看消息。",
+ "load_previous": "加载更早的消息",
"rooms": "房间",
"members": "成员",
"join_room": "加入房间",
──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────